This topic demonstrates the use of PESetReportTitle. Use code similar to the following whenever you want to change the current report title:
LOCAL cTitle
cTitle = "My Report"
IF PESetReportTitle (Job, cTitle) = .F.
&& Handle error
ENDIF
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |